AppManifestParsedProperties

data class AppManifestParsedProperties(scope: String)

Parsed app manifest properties.

Constructors

AppManifestParsedProperties
Link copied to clipboard
fun AppManifestParsedProperties(scope: String)

Properties

scope
Link copied to clipboard
val scope: String
Computed scope value

Sources

jvm source
Link copied to clipboard